PATH![]() |
![]() ![]() |
Obtains the size of a piece of data that is associated with a window.
pascal OSStatus GetWindowPropertySize (
WindowPtr window,
PropertyCreator creator,
PropertyTag tag,
UInt32 *size);
If you want to retrieve a piece of associated data with the GetWindowProperty function, you typically need to use the GetWindowPropertySize function to determine the size of the data beforehand.